home *** CD-ROM | disk | FTP | other *** search
/ Introducing the New Way to Shop From Home / Introducing the New Way to Shop From Home (Iceland Foods) (2003).iso / pc / demo.dxr / Internal_231.ls < prev    next >
Encoding:
Text File  |  2003-01-01  |  140 b   |  8 lines

  1. on exitFrame me
  2.   if string(sprite(37).movieTime) = string(sprite(37).duration) then
  3.     go("p9LIFE")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.